home *** CD-ROM | disk | FTP | other *** search
/ El Mac 7 / El Mac 7.iso / Infotenimiento / Makers of the 20th Century / Data / UE.DIR / 00225.ls < prev    next >
Encoding:
Text File  |  1996-04-25  |  97 b   |  6 lines

  1. on mouseDown
  2.   if inside(the clickLoc, rect(122, 229, 512, 379)) then
  3.     go("002")
  4.   end if
  5. end
  6.